<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{padding:0px;margin:0px;font-family: 微软雅黑, 宋体, Arial, Helvetica, sans-serif;}
body,div,ul,li,a,img{margin: 0;padding: 0;}
ul,li{list-style: none;}
body, ul, dl, dd, dt, ol, li, p, h1, h2, h3, h4, h5, h6, textarea, form, select, fieldset, table, td, div, input {margin:0;padding:0;-webkit-text-size-adjust: none}
h1, h2, h3, h4, h5, h6{font-size:12px;font-weight:normal}
body&gt;div{margin:0 auto}
a img {border:0}
ul, ol, li {list-style-type:none;vertical-align:0}
a {text-decoration: none;outline-style:none;text-decoration:none;color: #000000;}
a:hover {text-decoration: none;text-decoration:none;color: #000000;}
td{font-family: 微软雅黑, 宋体,  Tahoma,Verdana;Font_Size: 14px;color: #000000;line-height: 180%}
Input{font-size: 14px;HEIGHT: 24px;Font-family: 微软雅黑, 宋体, Tahoma,Verdana}
Button{font-size: 14px;HEIGHT: 24px;Font-family: 微软雅黑, 宋体,  Tahoma,Verdana}
Select{font-size: 14px;HEIGHT: 24px;Font-family: 微软雅黑, 宋体,  Tahoma,Verdana}
textarea{font-size: 14px;LINE-HEIGHT: 18px; Font-family: 微软雅黑, 宋体,  Tahoma,Verdana}
html,body,*,ul{
    margin: 0;
    padding: 0;
    border: none;
}
a{
    text-decoration: none;
}
li{
    list-style: none;
}
.clear{
    clear: both;
}
#wrap{
    width: 100%;
}
.top{
    width: 100%;
    height: 32px;
    background: #eee;
}
.top-main{
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    line-height: 32px;
}
.TopLeft{
    font-size: 13px;
    float: left;
}
.TopRight{
    font-size: 13px;
    float: right;
}
.TopRight a{
    display: inline-block;
    color: #333;
    width: 60px;
}
.TopRight a:hover{
    color: rgb(0,81,173);
    font-weight: 700;
}
.headers{
    width: 1200px;
    height: 140px;
    margin: 0 auto;
}
.headers .logo{
    width: 573px;
    height: 92px;
    margin: 24px 0;
    float: left;
    background: url(/qy/844/images/newlogo.gif) no-repeat;
}
.headers .call{
    margin: 24px 0;
    float: right;
}
.call span{
    display: block;
}
.navs{
    width: 100%;
    height: 50px;
    background: rgb(0,81,173);
}
.firstul{
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    line-height: 50px;
}
.firstul li{
    width: 150px;
    height: 100%;
    float: left;
}
.firstul li a{
    text-align: center;
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}
.firstul li:hover{
    background: #e04f00;
}
.firstul li:hover .secondul li{
    display: block;
}
.secondul li{
    position: relative;
    z-index: 10;
    background: #e04f00;
    display: none;
}
.secondul .threeul{
    position: absolute;
    top: 0;
    left: 150px;
    display: none;
}
.secondul li:hover{
    background: #e04f00;
}
.secondul li:hover .threeul{
    display: block;
}
.active{
    background: #e04f00;
}
.banner{
    width: 100%;
    height: 375px;
    overflow: hidden;
    position: relative;
}
.product{
    width: 1200px;
    margin: 30px auto;
}
.list{
    width: 200px;
    height: 100%;
    box-shadow: 0 0 8px rgba(0,0,0,0.5);
    float: left;
}
.list .list-title{
    height: 70px;
    line-height: 70px;
    border: none;
    background: rgb(0,81,173);
    color: #fff;
    font-size: 18px;
}
.list ul{
    margin: 10px 5px;
}
.list ul li{
    text-align: center;
    height: 56px;
    line-height: 56px;
    border-top: 1px solid #e6e6e6ee;
}
.list ul li a{
    text-align: center;
    display: block;
    color: #222;
}
.list ul li a:hover{
    color: #fff;
    background: rgb(0,81,173);
}
.list ul .list-act{
    background: rgb(0,81,173);
    color: #fff;
}
.show{
    float: left;
    width: 990px;
    height: 580px;
    margin: 0 5px;
    position: relative;
}
.showUl{
    position: absolute;
}
.showUl li{
    float: left;
    margin: 0 25px 15px;
    width: 276px;
    border:2px solid rgba(0,81,173,0);
}
.showUl li:hover{
    border:2px solid rgba(0,81,173,1);
}
.showUl li a:hover span{
    background: rgb(0,81,173);
    color: #fff;
}
.showUl li a img{
    width: 100%;
    height: 220px;
    display:block;
}
.showUl li a span{
    width:100%;
    color: #333;
    display: block;
    text-align:center;
    height: 54px;
    line-height: 54px;
}
.introduction{
    width: 100%;
    height: 240px;
    margin-bottom: 40px;
    background: #eee;
}
.introduction-main{
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}
.introduce{
    width: 760px;
    height: 100%;
    float: left;
}
.introduce-img{
    width: 300px;
    padding: 30px 15px;
    float: left;
}
.introduce-text{
    width: 430px;
    height: 100%;
    float: left;
}
.introduce-text span{
    display: block;
}
.company-title{
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    color: rgb(0,81,173);
}
.company-test{
    height: 140px;
    font-size: 14px;
    text-indent: 2em;
}
.more{
    height: 60px;
}
.company-tab{
    display: block;
    margin: 10px 0;
    font-size: 14px;
    float: right;
    width: 100px;
    height: 40px;
    line-height: 40px;
    background: rgb(0,81,173);
    color: #fff;
    text-align: center;
    border-radius: 20px;
}
.about{
    width: 440px;
    height: 100%;
    float: left;
}
.about-main{
    width: 420px;
    height: 100%;
    margin: 0 auto;
}
.about-us{
    width: 50px;
    height: 200px;
    margin: 10px;
    writing-mode: vertical-lr;
    text-align: center;
    line-height: 50px;
    letter-spacing: 8px;
    font-size: 20px;
    color: rgb(0,81,173);
    float: left;
    font-weight: blod;
}
.about-tel{
    width: 330px;
    height: 200px;
    margin: 20px 0;
    float: left;
}
.about-tel span{
    display: block;
    height: 32px;
    font-size: 14px;
}
.footer{
    width: 100%;
    background: #353535;
}
.footer-main{
    width: 100%;
    height: 100%;
    margin: 0 auto;
}
.footer-nav{
    width: 800px;
    height: 60px;
    margin: auto;
}
.footer-nav li{
    text-align: center;
    float: left;
    width: 100px;
    height: 100%;
    line-height: 60px;
    font-size:16px;
}
.footer-nav li a{
    color: #fff;
}
.footer-nav li a:hover{
    color: rgb(0,81,173);
}
.footer-infor{
    width: 800px;
    margin: 0 auto;
}
.footer-infor ul li{
    font-size: 15px;
    color: #fff;
    width: 200px;
    height: 60px;
    line-height: 60px;
    float: left;
    text-align: center;
}
.footer-infor ul li a{
    color: #fff;
}
.address{
    color: #fff;
    text-align: center;
}
.footer-bz{
    width: 100%;
    height: 50px;
    margin: auto;
    line-height: 50px;
    color: #fff;
}
.footer-bz span{
    width: 100%;
    display: block;
    float: left;
    text-align: center;
}
.seaction{
    width: 1200px;
    margin: 30px auto;
}
.seaction-list{
    width: 300px;
    float: left;
}
.seaction-list ul{
    width: 200px;
    margin: 0 auto;
    background: #eee;
}
.nav-list{
    width: 100%;
    height: 135px;
    background: rgb(0,81,173);
    color: #fff;
    text-align: center;
    line-height: 135px;
    font-size: 24px;
    border-bottom: 1px solid #e6e6e6;
}
.nav-two-list{
    text-align: center;
    height: 46px;
    line-height: 45px;
    border-bottom: 1px solid rgb(0,81,173);
    font-size: 18px;
    color: rgb(0,81,173);
}
.seaction-list ul li a{
    text-align: center;
    height: 40px;
    line-height: 40px;
    display: block;
    width: 100%;
    color: #333;
}
.seaction-list ul li a:hover{
    background: rgb(0,81,173);
    color: #fff;
}
.seaction-list ul li .current{
    background: rgb(0,81,173);
    color: #fff;
}
.seaction-main{
    width: 900px;
    float: left;
}
.seaction-main .seaction-top{
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid rgb(0,81,173);
}
.seaction-main .seaction-top a{
    color: #333;
    font-size: 14px;
}
.seaction-img{
    padding: 16px 0;
}
.seaction-img img{
    float: left;
    margin: 0 45px;
    width: 360px;
    height: 230px;
}
.seaction-text{
    width: 900px;
    padding-top: 24px;
}
.seaction-text:hover .sliding{
    display: block;
}
.sliding-left,.sliding-right{
    width: 60px;
    height: 100%;
    text-align: center;
    line-height: 60px;
    font-size: 32px;
    font-weight: bold;
    background: #222;
    color: #fff;
    opacity: .8;
    cursor: pointer;
}
.sliding-body{
    width: 900px;
    height: 390px;
}
.seaction-text .seaction-text-us{
    height: 40px;
    line-height: 40px;
}
.seaction-one{
    width: 900px;
    float: left;
}
.seaction-one li{
    float: left;
    margin: 15px 0 50px 0;
}
.seaction-one li a{
    display: block;
    width: 225px;
}
.seaction-one li a img{
    display: block;
    margin: auto;
    width: 105px;
    height: 90px;
}
.seaction-one li a .link-text{
    color: #222;
    width: 225px;
    height: 50px;
    text-align: center;
    transition: .3s;
}
.seaction-one li a .link-text span{
    display: block;
}
.seaction-one li a:hover .link-text{
    background: rgb(0,81,173);
    color: #fff;
}
.seaction-test{
    text-indent: 2em;
}
 
 
 
/**********************************************系统默认图片幻灯片05模块样式开始***************************************************/
.MoKuai_Pic5_Slide{overflow:hidden;_float:left;zoom:1; margin:0 auto;}
.MoKuai_Pic5_FocusPic{zoom:1;position:relative; overflow:hidden}
.MoKuai_Pic5_FocusPic .MoKuai_Pic1_Content{overflow:hidden}
.MoKuai_Pic5_FocusPic .changeDiv a{position:absolute;top:0px;left:0px;display:none;}
.MoKuai_Pic5_FocusPic .title-bg,.MoKuai_Pic5_FocusPic .title{position:absolute;left:0px;bottom:0; text-align:left;overflow:hidden}
.MoKuai_Pic5_FocusPic .title-bg{background:#000;filter:alpha(opacity=50);opacity:0.5;}
.MoKuai_Pic5_FocusPic .title a{display:block;padding-left:15px;color:#fff; font-size:14px;}
.MoKuai_Pic5_FocusPic .change{bottom:4px;height:20px;right:3px;*right:5px;_right:4px;position:absolute;text-align:right;z-index:9999;}
.MoKuai_Pic5_FocusPic .change i {background:#666;color:#FFF;cursor:pointer;font-family:Arial;font-size:12px;line-height:15px;margin-right:2px;padding:2px 6px; font-style:normal; height:15px;display:inline-block;display:-moz-inline-stack;zoom:1;*display:inline;}
.MoKuai_Pic5_FocusPic .change i.cur {background:#FF7700;}
.MoKuai_Pic5_FocusPic img{border:0}
/**********************************************系统默认图片幻灯片05模块结束***************************************************/ 

 
 
 
/**********************************************系统默认图片幻灯片0602模块样式开始***************************************************/
.main_visual{border-top:1px solid #d7d7d7;overflow:hidden;position:relative;background:url(/images/bodyBg.jpg) repeat #333;}
.main_image{overflow:hidden;position:relative;}
.main_image ul{overflow:hidden;position:absolute;top:0;left:0}
.main_image li{float:left;}
.main_image li span{display:block;}
.main_image li a{display:block;}
div.flicking_con{position:absolute;left:50%;z-index:999;height:21px;margin:0 0 0 -50px;bottom:2%;width:300px;}
div.flicking_con a{float:left;width:21px;height:21px;margin:0;padding:0;background:url('/images/btn_main_img.png') 0 0 no-repeat;display:block;text-indent:-1000px}
div.flicking_con a.on{background-position:0 -21px}
#btn_prev,#btn_next{z-index:11111;position:absolute;display:block;width:50px!important;height:50px!important;top:50%;margin-top:-25px;display:none;}
#btn_prev{background:url(/images/prev.png) no-repeat left top;left:10%;}
#btn_next{background:url(/images/next.png) no-repeat right top;right:10%;}
/**********************************************系统默认图片幻灯片0602模块结束***************************************************/ 

 
 
 
/**********************************************系统默认图片幻灯片0601模块样式开始***************************************************/
.swiper-custom-image{width:100%;position:relative}
.swiper-custom-image .swiper-slide a{display:block;position:relative;}
.swiper-custom-image .swiper-slide a img{display:block;width:auto;height:auto;margin:0 auto}
.swiper-container{margin:0 auto;position:relative;overflow:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-o-backface-visibility:hidden;backface-visibility:hidden;z-index:1}
.swiper-wrapper{position:relative;width:100%;-webkit-transition-property:-webkit-transform, left, top;-webkit-transition-duration:0s;-webkit-transform:translate3d(0px, 0, 0);-webkit-transition-timing-function:ease;-moz-transition-property:-moz-transform, left, top;-moz-transition-duration:0s;-moz-transform:translate3d(0px, 0, 0);-moz-transition-timing-function:ease;-o-transition-property:-o-transform, left, top;-o-transition-duration:0s;-o-transform:translate3d(0px, 0, 0);-o-transition-timing-function:ease;-o-transform:translate(0px, 0px);-ms-transition-property:-ms-transform, left, top;-ms-transition-duration:0s;-ms-transform:translate3d(0px, 0, 0);-ms-transition-timing-function:ease;transition-property:transform, left, top;transition-duration:0s;transform:translate3d(0px, 0, 0);transition-timing-function:ease}
.swiper-free-mode&gt;.swiper-wrapper{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}
.swiper-slide{float:left}
.swiper-wp8-horizontal{-ms-touch-action:pan-y}
.swiper-wp8-vertical{-ms-touch-action:pan-x}
.swiper-pagination{text-align:center;position:absolute;bottom:6px;width:100%;z-index:1}
.swiper-pagination-switch{display:inline-block;margin:7px 4px 0;width:5px;height:5px;background:url('/images/pagination.png') no-repeat scroll -1px -1px;cursor:pointer}
.swiper-active-switch{background-position:-1px -8px}
/**********************************************系统默认图片幻灯片0601模块结束***************************************************/ 

 
/**********************************************系统显示默认样式开始***************************************************/
.Web_Default_Title{font-family: 微软雅黑, 宋体, Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold; line-height: 200%;}
.Web_Default_Properties{font-family: 微软雅黑, 宋体, Arial, Helvetica, sans-serif; font-size: 14px; line-height: 150%; margin: 15px 0px 15px 0px;}
.Web_Default_Content{font-family: 微软雅黑, 宋体, Arial, Helvetica, sans-serif; font-size: 14px; line-height: 150%; text-indent: 2em;}
.Web_Default_Content{/*实现兼容多个浏览器的正文文字两端对齐*/}
  	text-align: justify; -moz-text-align-last: justify;-webkit-text-align-last:justify;word-wrap: break-word;word-break: break-all;
  	text-justify:inter-ideograph;	/*ie中必须有这个*/
  	display: block;	/*ie中必须有这个*/}
/**********************************************系统显示默认样式结束***************************************************/ 

 
/**********************************************分页按钮表默认样式开始***************************************************/
.fenye_pages{margin:4px;text-align: center;}
.fenye_pages,.fenye_info{color:#8e4297;}
.fenye_pages a,.fenye_pages strong{border-color:#8e4297;background-color:#FFF;color:#8e4297;padding:0px 6px;margin-right:2px;height:20px;border:1px solid;line-height:20px;overflow:hidden; display:inline-block}
.fenye_pages a:hover{background-color:#fff;text-decoration: none;}
.fenye_pages strong{border-color:#8e4297;background-color:#8e4297;color:#FFF;font-weight:700;}
.fenye_pages a.prev{background-image:url(/webadmin/images/arrow_left.gif);background-position:3px 6px; background-repeat:no-repeat}
.fenye_pages a.next{background-image:url(/webadmin/images/arrow_right.gif);background-position:8px 6px; background-repeat:no-repeat}
/**********************************************分页按钮表默认样式结束***************************************************/ 

 
/**********************************************分类按钮表默认样式开始***************************************************/
.fenleicss{width:auto; height:auto;background-color:#FFF;line-height:250%;}
.fenleicss ul{list-style:none;margin:0;padding:0;}
.fenleicss ul li{width:100%;}
.fenleicss a{text-decoration: none; color:#292929;padding:5px;margin-right:8px;border:0px solid;overflow:hidden;}
.fenleicss a:hover{background-color: #FFFF00; color: #FF0000;text-decoration:none; padding:5px;margin-right:8px;border:0px solid;overflow:hidden;}
.fenleicss span{background-color: #FFFF00; color: #FF0000;text-decoration:none; padding:5px;margin-right:8px;border:0px solid;overflow:hidden;}
/**********************************************分类按钮表默认样式结束***************************************************/

 
/**********************************************商品详情页面默认样式开始***************************************************/
.chanpin_tuangou_box_1{border: 1px dashed #E8E8E8; padding: 8px; font-family: 微软雅黑, 宋体, Arial, Helvetica, sans-serif; font-size: 14px;line-height: 150%;position: relative;}
.chanpin_tuangou_box_1 table {width: 100%;border-collapse: collapse;border-style: solid;border-width: 0px;font-family: 微软雅黑, 宋体, Arial, Helvetica, sans-serif; font-size: 14px;line-height: 150%;}
.chanpin_tuangou_box_1 td {font-family: 微软雅黑, 宋体, Arial, Helvetica, sans-serif; font-size: 16px;line-height: 150%;}
.chanpin_tuangou_jqzoom{ width:350px; height:350px; position:relative; padding:0;}
#chanpin_tuangou_preview{ float:none; margin:0px auto; text-align:center; width:350px;position: relative;top:1px;left:1px;}
#chanpin_tuangou_spec-list{width:348px; float:left; overflow:hidden; margin-left:0px;margin-top:9px;margin-right:0px;position:relative; border:1px solid #e4e4e4;display:inline;}
#chanpin_tuangou_spec-list div{ margin-top:0;margin-left:-30px; *margin-left:0;}
#chanpin_tuangou_spec-list ul{list-style:none;padding:0px;margin:0px;text-align: center;}
#chanpin_tuangou_spec-list ul li{ float:left; margin-right:0px; display:inline; width:87px;}
#chanpin_tuangou_spec-list ul li img{padding:2px ; border:2px solid #ccc; width:80px; height:80px;}
.chanpin_tuangou_zoomdiv{z-index:9999;left: 369px; top: 0px; width: 400px; height: 400px; position: absolute; background:url(http://web.e3n.cn/images/loading.gif) #fff no-repeat center center;border:1px solid #e4e4e4;text-align:center;overflow: hidden;}
.chanpin_tuangou_bigimg{width:800px;height:800px;}
.chanpin_tuangou_jqzoomPup{z-index:100;position:absolute;top:-290px;left:0px;width:50px;height:50px;border:1px solid #aaa;background:#FEDE4F 50% top no-repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}
.chanpin_tuangou_h30{height:30px; line-height:30px; margin-bottom:5px;}
.chanpin_tuangou_h30 span{display:block; height:30px; line-height:30px; float:left;}
.chanpin_tuangou_h30 span.chanpin_f-oh{ position:relative; width:110px; height:30px; border:solid 1px #CECECE; margin-right:20px;}
.chanpin_tuangou_h30 span.chanpin_f-oh a{display:block; width:30px; height:30px; line-height:30px; text-align:center; background:#EEEEF0; position:absolute; top:0; color:#777576; font-size:18px; font-weight:bold;}
.chanpin_tuangou_h30 span.chanpin_f-oh a.jian{ left:0;}
.chanpin_tuangou_h30 span.chanpin_f-oh a.jia{ right:0;}
.chanpin_tuangou_h30 span.chanpin_f-oh a:hover{ background:#8FB722; color:#fff;}
.chanpin_tuangou_h30 span.chanpin_f-oh input{ width:42px; height:27px; line-height:25px\9; text-align:center; border:none; background:#fff; position:absolute; top:1px; left:32px; color:#333;font-family: Arial, Helvetica, sans-serif; font-size: 18px;}
.chanpin_title {padding: 6px; width: 100%-12px; text-align: left; font-size: 22px;line-height:32px;font-weight: bold;color:#333;text-shadow:0 1px 1px rgba(0,0,0,0.4);}
.chanpin_jianjie {padding: 10px; width: 100%-20px; height: 40px; position: relative; left: 0px; top: 0px; background-color: #FFFFFF; font-size: 12px; text-align: left; color: #808080;}
.chanpin_tuangou_shuoming {padding: 10px; width: 100%-20px; height: 66px; position: relative; left: 0px; top: 0px; background-color: #FAFAFA; font-size: 14px;line-height: 21px;}
.chanpin_tuangou_shuoming span{color: rgb(253, 142, 81);}
.chanpin_hyj_box {width: 100%; height:70px; position: relative; left: 0px; top: -7px;}
.chanpin_guige {position: absolute; left: 1px; top: 15px; width: 362px; height: 31px; font-size: 16px; line-height: 32px;}
.chanpin_hyj_title {width: 58px; height: 34px; position: absolute; left: 1px; top: 58px; background-image: url('/images/huiyuanjia.png'); background-repeat: no-repeat;}
.chanpin_hyj_fu {color: #fffb00; font-family: Arial;font-size: 30px; width: 31px; position: absolute; left: 74px; top: 62px;}
.chanpin_hyj {width: 100%-20px; position: absolute; left: 100px; top: 54px; height: 29px;color: #fffb00; font-family: Arial; font-size: 42px;line-height: 42px; text-align: left;}
.chanpin_scj_title {width: 116px; position: absolute; left: 326px; top: 21px; height: 27px; font-size: 22px; line-height: 22px; color: #808080;}
.chanpin_scj {width: 100%-20px; position: absolute; left: 430px; top: 22px; height: 27px; font-size: 22px; line-height: 22px; color: #808080; text-align: left; text-decoration: line-through; right: 25px;}
.chanpin_tgj_box {width: 100%; height: 70px; position: relative; left: 0px; top: 1px;}
.chanpin_tgj_title {width: 58px; height: 34px; position: absolute; left: 1px; top: 40px; background-image: url('/images/tuangoujia.png'); background-repeat: no-repeat;}
.chanpin_tgj_fu {color: rgb(253, 142, 81); font-family: Arial;font-size: 30px; width: 31px; position: absolute; left:74px; top: 44px;}
.chanpin_tgj {width: 83%; position: absolute; left: 100px; top: 34px; height: 29px;color: rgb(253, 142, 81); font-family: Arial; font-size: 42px;line-height: 42px; text-align: left;}
.chanpin_tuangou_liang_shuoming_bg {width:27px; position: absolute; left: 320px; top: 10px; height: 46px; background-image: url('/images/tuangouliang.png'); background-repeat: no-repeat;}
.chanpin_tuangou_liang_shuoming_box {width: 100%-20px; position: absolute; left: 348px; top: 10px; height: 42px; font-size: 14px;line-height: 18px; color: #808080; text-align: left; background-color: #fafafa; right: 0px; padding-top: 5px; padding-left: 10px;}
.chanpin_tuangou_qituanliang{color: #990099; font-weight: bold;}
.chanpin_tuangou_yigoulaing{color: #FF5050; font-weight: bold;}
.chanpin_goumai_box {width: 100%; height: 90px; position: relative; left: 0px; top: 0px;}
.chanpin_goumai_txt {width: 80px; height: 24px; position: absolute; left: 1px; top: 75px;}
.chanpin_shuliangjiajian {font-size: 18px; width: 216px; position: absolute; left: 92px; top: 72px;}
.chanpin_tuangou_youxiaoqi {width: 214px; height: 24px; position: absolute; left: 1px; top: 24px; color: #808080; text-align: left;}
.chanpin_tuangou_shenyu_shuoming_bg {width:27px; height: 46px; position: absolute; left: 320px; top: -8px; background-image: url('/images/tuangouliang.png'); background-repeat: no-repeat;}
.chanpin_tuangou_shenyu_shuoming {width: 100%-20px; position: absolute; left: 348px; top: -9px; height: 34px; font-size: 14px;line-height: 100%; color: #808080; text-align: left; background-color: #fafafa; right: 0px; padding-top: 13px; padding-left: 10px;}
.chanpin_tuangou_shenyushuliang {font-size: 24px; line-height: 100%; color: #FF6600;}
.chanpin_tuangou_gouwuanniu {width: 182px; height: 41px; position: absolute; left: 65%; top: 65px; color: #808080; text-align: left; background-image: url('/images/dinggou_01.png'); background-repeat: no-repeat;}
.chanpin_xq{padding: 10px;}
/**********************************************商品详情页面默认样式结束***************************************************/

 
/**********************************************文章列表默认样式开始***************************************************/
.ArticleList{font-family: 微软雅黑, 宋体, Arial; padding:15px; width:100%; line-height:200%; font-size:14px; overflow:hidden; border:0px solid;}
.ArticleList ul {margin:10px;}
.ArticleList ul li span {display:block; margin-top: 0px; float:right;}
.ArticleList ul li {border-bottom-style: dotted; border-width: 1px; border-color: #C0C0C0; list-style-type: disc;line-height: 200%; text-indent: 1px; margin-left: -20px; height:200%;}
.ArticleList ul li a {color: #000000; line-height:200%; display: inline;height:200%;text-align:left}
.ArticleList ul li samp {color: #808080; font-family: 微软雅黑, 宋体, Arial;font-size:14px; line-height:150%; text-align:left;margin-bottom: 6px;display: block;}
.ArticleList ul li bb {margin:0px 16px 0px 16px;}
/**********************************************文章列表默认样式结束***************************************************/

 
/**********************************************文章列表图片居左默认样式开始***************************************************/
.ArticleList_Pic_left{width:100%; color;}
.ArticleList_Pic_left ul {margin:10px;}
.ArticleList_Pic_left ul li {list-style-type: none;border-bottom-style: dotted; border-width: 1px; border-color: #C0C0C0; padding: 10px 0px 10px 0px; line-height: 200%; height:90px;}
.ArticleList_Pic_left .ArticleList_pic {float:left; width:139px; height:90px; margin-right:10px;border: #C0C0C0 solid 1px; overflow: hidden; vertical-align: middle; text-align: center;}
.ArticleList_Pic_left .ArticleList_pic img {width:139px; height:90px; cursor: pointer; transition: all 0.6s;}
.ArticleList_Pic_left .ArticleList_pic img:hover{transform: scale(1.1);}
.ArticleList_Pic_left .ArticleList_pic_title {font-weight: bold; color: #000000;}
.ArticleList_Pic_left .ArticleList_pic_title a {color: #000000;}
.ArticleList_Pic_left span {color: #808080; font-size: small;}
/**********************************************文章列表图片居左默认样式结束***************************************************/
/**********************************************文章列表图片居上默认样式开始***************************************************/
.ArticleList_Pic_Top{width:100%; display: inline-block}
.ArticleList_Pic_Top ul {margin:0px;}
.ArticleList_Pic_Top ul li {border: 1px solid #DBE6E4; width: 230px; height: 230px; float: left; text-align: left; margin:10px; padding: 10px;}
.ArticleList_Pic_Top .ArticleList_pic {width:230px; height:150px; border: #C0C0C0 solid 1px; overflow: hidden; vertical-align: middle; text-align: center;}
.ArticleList_Pic_Top .ArticleList_pic img {width:230px; height:150px; cursor: pointer; transition: all 0.6s;}
.ArticleList_Pic_Top .ArticleList_pic img:hover{transform: scale(1.1);}
.ArticleList_Pic_Top .ArticleList_pic_title {font-weight: bold; color: #800000; text-align: center; margin:6px 0px 6px 0px; line-height:150%}
.ArticleList_Pic_Top span {color: #808080; font-size: small;line-height: 150%;}
/**********************************************文章列表图片居上默认样式结束***************************************************/

 
/**********************************************竖排栏目按钮表默认样式开始***************************************************/
.Szilanmu_Div_Css{width:100%; text-align:center; height:auto} 
.Szilanmu_Div_Css ul{list-style:none;padding:0px;margin:0px;} 
.Szilanmu_Div_Css ul li{width:100%;height:60px;padding: 0px;margin:0px;} 
.Szilanmu_Div_Css a {display: block;text-decoration:none;font-size:18px; font-family:微软雅黑, 宋体, Arial;font-weight: bold;color:#165365;background-color:#9edcf5;line-height:45px;}
.Szilanmu_Div_Css ul li :hover {background-color:#2493c1;color:#ffff00;}
.Szilanmu_Div_Css ul li span {display: block;background-color:#2493c1;color:#ffff00;} 
.Szilanmu_Div_Css ul li{filter:progid:DXImageTransform.Microsoft.Shadow(color=#909090,direction=120,strength=2);/*ie*/ 
						-moz-box-shadow: 2px 2px 10px #909090;/*firefox*/ 
						-webkit-box-shadow: 2px 2px 10px #909090;/*safari或chrome*/ 
						box-shadow:2px 2px 10px #909090;/*opera或ie9*/ 
						} 
/**********************************************竖排栏目按钮表默认样式结束***************************************************/
.friendslinks{display:none;}
</pre></body></html>